home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2000 July
/
macformat-092.iso
/
Broderbund Demo
/
DemoData
/
Mathwork
/
MATHWORK.Dxr
/
00876_go to startGus, init new game.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-22
|
181 b
|
12 lines
on mouseDown
sound stop 1
updateStage()
puppetSound("Button1.aif")
updateStage()
repeat while soundBusy(1)
nothing()
end repeat
newGameInit()
go("startGus")
end